home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / comm / ged0240e.zip / INSTALL.DOC < prev    next >
Text File  |  1992-03-31  |  4KB  |  100 lines

  1. ----------------------------------------------------------------------
  2. INSTALL.DOC                              How to install/upgrade GoldED
  3. ----------------------------------------------------------------------
  4.  
  5.  
  6. ----------------------------------------------------------------------
  7. First time, simple install:
  8. --------------------------------------------------------------------
  9.  
  10. 1. Edit GOLDED.CFG to match your setup. (Use the AREAFILE's!)
  11. 2. Run GOLDNODE.EXE if you want nodelist lookup.
  12. 3. Run GOLDED.EXE.
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16. First time, advanced (not for the fainthearted!):
  17. ----------------------------------------------------------------------
  18.  
  19. 1. Unpack ADVANCED.ARJ & XLAT.ARJ. Rename ADVANCED.CFG to GOLDED.CFG.
  20. 2. Edit GOLDED.CFG and GOLDAREA.CFG to match your setup.
  21. 3. Run GOLDNODE.EXE if you want nodelist lookup.
  22. 4. Run GOLDED.EXE.
  23. 5. Repeat 2. through 4. until it works ;-)
  24.  
  25.  
  26. ----------------------------------------------------------------------
  27. Upgrading, in general:
  28. ----------------------------------------------------------------------
  29.  
  30. Please keep a copy of your old version in a safe place, just in case.
  31.  
  32. You should always install the new version in a new directory, instead
  33. of on top of the old setup.
  34.  
  35. Setup a fresh simple config first, and verify that everything works
  36. okay. Then transfer your old configs to the new version, editing where
  37. it may be nescessary.
  38.  
  39. Check if you have set the GOLDED environment variable, if you are
  40. installing and testing the new version in a different directory.
  41.  
  42.  
  43. ----------------------------------------------------------------------
  44. Upgrading from 2.30/2.31/2.31p to 2.40
  45. ----------------------------------------------------------------------
  46.  
  47. You are highly recommended to start over from scratch, using the new
  48. example configuration files. While 2.40 is generally backward com-
  49. patible to 2.30/2.31, there are *a lot* of new features and changes.
  50.  
  51. Most of the configuration files have been given more consistent names:
  52.  
  53. Rename: GOLDED.ARE to GOLDAREA.CFG  (also in GOLDED.CFG if INCLUDE'd)
  54. Rename: GOLDED.HLP to GOLDHELP.CFG
  55. Rename: GOLDED.KEY to GOLDKEYS.CFG
  56. Rename: GOLDED.LNG to GOLDLANG.CFG
  57. Rename: GOLDED.RAN to GOLDRAND.CFG  (but see note later !!!)
  58. Rename: COLOR*.COL to GEDCOL*.CFG   (also in GOLDED.CFG if INCLUDE'd)
  59. Rename: MONO*.COL  to GEDMON*.CFG   (also in GOLDED.CFG if INCLUDE'd)
  60.  
  61. Delete: GOLDED.DAT, GOLDED.HLX, GOLDED.KBD, GOLDED.LNX, GOLDED.RLN,
  62.         GOLDED.RDX, *.ESX, *.CHX and GOLDLANG.EXE.
  63.  
  64. In this new naming scheme, all compiled config files have the
  65. extension .GED. This makes it easy to identify which files can be
  66. safely deleted.
  67.  
  68. NOTE: The Random System no longer accepts the old syntax. Please see
  69. the example GOLDRAND.CFG and GOLDED.DOC for details on the new format.
  70.  
  71. Many configuration keywords have been renamed to more a consistent
  72. naming scheme. The old keywords will still be supported for a couple
  73. of versions more... GOLDED.DOC has a list of the old versus the new
  74. names, as well as a complete reference of all valid keywords.
  75.  
  76. Some keywords are no longer supported. Just remove them from the
  77. relevant .CFG when GoldED reports them.
  78.  
  79. The syntax of the CHARSET/ESCSET keywords have changed slightly: The
  80. filename extensions stated in GOLDED.CFG should now be .CHS instead of
  81. .CHX and .ESC instead of .ESX.
  82.  
  83. The @cookie template token is renamed to @random, and the default
  84. filenames are now RANDOM.*. The cookie/random file compiler
  85. (GOLDRAND.EXE) is not distributed in the archive, and this feature is
  86. generally undocumented. GOLDRAND.EXE is distributed separately in the
  87. archive GRAND101.ARJ (12k).
  88.  
  89. The external configuration compiler, GOLDLANG.EXE is now built-in.
  90.  
  91.  
  92. ----------------------------------------------------------------------
  93. Upgrading from 2.20 and earlier:
  94. ----------------------------------------------------------------------
  95.  
  96. Backup your old version and start from scratch with the new one :-)
  97.  
  98.  
  99. ----------------------------------------------------------------------
  100.